hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipInputListener.addTouchListener
hip
event
handlers
input_listener
HipInputListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipInputListener
const
(
HipButton
)*
addTouchListener
(
HipMouseButton
btn
,
HipInputAction
action
,
HipButtonType
type
=
HipButtonType.down
,
AutoRemove
remove
=
AutoRemove.no
)
Meta
Source
See Implementation
hip
event
handlers
input_listener
HipInputListener
constructors
this
functions
addKeyboardListener
addScrollListener
addTouchListener
addTouchMoveListener
clearAll
removeKeyboardListener
removeScrollListener
removeTouchListener
removeTouchMoveListener
update
variables
keyboard
keyboardListeners
mouse
moveListeners
scrollListeners
touchListeners